GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IBookmarksTree / FontName Property





In This Topic
FontName Property (IBookmarksTree)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(5)>
Property FontName As String
[DispId(5)]
string FontName {get; set;}
read-write property FontName: String; 
DispIdAttribute(5)
function get,set FontName : String
[DispId(5)]
__property string* get_FontName();
__property void set_FontName( 
   string* value
);
[DispId(5)]
property String^ FontName {
   String^ get();
   void set (    String^ value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IBookmarksTree
IBookmarksTree Members